Skip to content

docs: Add PyTorch installation guide#6523

Merged
charliermarsh merged 10 commits intoastral-sh:mainfrom
baggiponte:docs2024/pytorch-guide
Nov 19, 2024
Merged

docs: Add PyTorch installation guide#6523
charliermarsh merged 10 commits intoastral-sh:mainfrom
baggiponte:docs2024/pytorch-guide

Conversation

@baggiponte
Copy link
Contributor

@baggiponte baggiponte commented Aug 23, 2024

Hello there! First real docs PR for uv.

  1. I expect this will be rewritten a gazillion times to have a consistent tone with the rest of the docs, despite me trying to stick to it as best as I could. Feel free to edit!
  2. I went super on the verbose mode, while also providing a callout with a TLDR on top. Scrap anything you feel it's redundant!
  3. I placed the guide under integrations since Charlie added the FastAPI integration there.

Summary

Addresses #5945

Test Plan

I just looked at the docs on the dev server of mkdocs if it looked nice.

I could not test the commands that I wrote work outside of macOS. If someone among contributors has a Windows/Linux laptop, it should be enough, even for the GPU-supported versions: I expect the installation will just break once torch checks for CUDA (perhaps even at runtime).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.